projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf84bc
)
; * etc/NEWS: Fix wording of a recent change.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 23 Aug 2021 11:43:35 +0000
(14:43 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 23 Aug 2021 11:43:35 +0000
(14:43 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4daeecda78f3fba32c1c4c0a50e26b4eb9fd3ff4..aefe582ad7cc27ccfd1d19e82e20ddadeca05d8a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3656,7
+3656,7
@@
optional argument specifying whether to follow symbolic links.
+++
** 'parse-time-string' can now parse ISO 8601 format strings.
-These
are on the format
"2020-01-15T16:12:21-08:00".
+These
have the format like
"2020-01-15T16:12:21-08:00".
---
** The new function 'decoded-time-period' has been added.